home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 019a / ved203.zip / VED.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1991-10-17  |  49KB  |  1,073 lines

  1.  Vision Edit 
  2. Welcome to Vision Edit. Vision Edit is an easy-to-use text editor. You can edit multiple text files simultaneously. All functions of Vision Edit can be selected either from pull-down menus or by pressing short-cut keys. 
  3. You can invoke Vision Edit with file name as a command line parameter e.g. ED *.PAS. In this case Vision Edit will open all the files in the current directory with PAS extension. 
  4. Vision Edit provides full mouse support but if you do not have a mouse you can still access all the functions from the keyboard. 
  5.  menu is accessed by pressing Alt-Space.  All the other menus are accessed by pressing Alt-L, where L is the first letter of the menu. For example, the "File" menu is pulled down by Alt-F. 
  6. The screen of Vision Edit is devided into 3 areas : - Menu
  7. Bar (top line) - Status
  8. Line (bottom line) - Desktop (area between Menu Bar and Status Line) 
  9.  Search
  10. Find 
  11. Displays a Find
  12. dialog
  13. box. 
  14.  Search
  15. Replace 
  16. Displays a Replace
  17. dialog
  18. box. 
  19.  Edit Window 
  20. Edit Windows are where you type in and edit your text files. T
  21. You can open as many Edit windows as you want (as long as there is enough memory). l
  22.   Closing and Opening Edit Windows
  23. To close an active Edit window, click the window's close box [
  24. ] or choose Window
  25. Close. _
  26. To open an Edit window, choose File
  27. Open. You can open the same file in more than one window. H
  28.   For More Information
  29. Choose one of these for more information: 
  30.  Using
  31. Windows
  32.  Using
  33. editor
  34.  Find
  35. dialog
  36. (text
  37. search)
  38.  Replace
  39. dialog
  40.  File
  41. command
  42.  File
  43. command
  44.  Search
  45. GoToLine 
  46. Displays a GoToLine
  47. dialog
  48. box. L
  49. It allows you to enter the line number to which you want to jump directly. 
  50.  Menu Bar 
  51. Menu Bar is the top line on the screen which displays menu choices. Each menu choice contains a pull-down
  52. menu which can be displayed by clicking on the menu item (e.g. File), or by pressing a short cut key Alt-L where L is a highlighted letter of the menu item (e.g. Alt-F for File menu). You can also get to the menu bar by pressing F10 function key and then you can use arrow keys to move the cursor to the desired menu choice and press <Enter> to open the pull-down menu. 
  53.  Pull-down Menus 
  54. Each Pull-down Menu contains a list of functions that can be selected by moving the cursor with the arrow keys and pressing <Enter>, or by clicking the mouse on the menu item, or by pressing a highlighted letter (typically the first letter). If no letter is highlighted, it means that the function is not active in the current context, for example you cannot save a text to the file if no window is open. 
  55. Some menu items have a short cut defined next to the function name e.g. 'Close Alt-F3'. Such functions can be activated by pressing a short cut key from any point in the program (if a function is active) without having to open a pull-down menu. 
  56.  Status Line 
  57. The Status Line (the bottom line of the screen) contains a list of most often used functions which can be activated by pressing a short cut key shown left to the function name or by clicking the mouse on the function name. O
  58. If a function is active in the current context, its short cut is highlighted. 
  59.  Desktop 
  60. Desktop is your work area between the Menu Bar and the Message Line. You can open various windows, dialog boxes and entry forms on the Desktop. 
  61.  Dialog Box 
  62. Dialog boxes enable you to enter various kinds of data. #
  63. A dialog box typically contains : 
  64.  - input line (sometimes with a history list) e.g. :
  65.  Name 
  66.                                  
  67.  - check boxes e.g. :
  68.  [X] Case sensitive     
  69.  [X] Whole words only   
  70.  [X] Prompt on Replace  
  71.  [X] Replace all        
  72.  - buttons e.g. :
  73.  [ Open ] 
  74. You can select any of the above elements by either clicking with a mouse or using <TAB> key (moves the focus to the next element). T
  75. If the focus is on a button press <Enter> key to push the button (or use a mouse). 
  76. If the focus is on a set of check boxes use Up- and Down-arrow keys to move from box to box, and use <Space> key to toggle the setting (or use a mouse). o
  77. If the focus is on a set of radio buttons use Up- and Down-arrow keys to change the setting (or use a mouse). 
  78. To cancel a dialog box you have to press <Esc> key, or press <Alt-F3> key, or click on the close box, or click on the standard [CANCEL] button (if one exists). 
  79.  Help on Help 
  80. Help Window can be displayed from any point of the program by pressing F1 function key, by selecting Help from the pull-down menu, or by pressing right mouse button. 
  81. Help system is context sensitive so information displayed in the help window depends on the current context e.g. if you are editing a text file in the edit window pressing F1 will result in displaying help information related to the text editor. 
  82. By double-clicking with a mouse on highlighted words in a help window you can quickly access information regarding those words (cross reference). =
  83. To close a help window press Esc or click on the close box. 
  84.  Calculator 
  85. The calculator is equipped with most common math functions. To operate the calculator you can either use the keyboard or press the buttons on the calculator with the mouse. .
  86. Press Alt-F3 or Esc to close the calculator. 
  87.  Calculator Functions 
  88. You can select a function by either clicking on a function button with the mouse or by pressing a highlighted letter-key. 3
  89.   Calculator functions :
  90.   ======================
  91.  [BIN] BINary mode                
  92.  [HEX] HEXadecimal mode           
  93.  [DEC] DECimal mode               
  94.  [ CL] Cancel last operation
  95.  [ AC] All Clear
  96.  [ + ] addition
  97.  [ - ] subtraction
  98.  [ * ] multiplication
  99.  [ / ] division
  100.  [ = ] display result
  101.  [NEG] NEGation
  102.  [F-C] switch between Fahrenheit and Celsius mode
  103.  [D\R] switch between Degree and Radian mode
  104.  [MWR] WRite to Memory
  105.  [MRD] ReaD from Memory
  106.  [ ( ] open bracket
  107.  [ ) ] close bracket
  108.  [TAN] TANgens
  109.  [SIN] SINe
  110.  [COS] COSine
  111.  [ % ] percent
  112.  [LOG] decimal LOGarithm
  113.  [LNx] Natural Logarithm
  114.  [e^y] e to the power of y
  115.  [Pi ] 
  116.  [REV] REVerse (1/x)
  117.  [SQR] SQuaRe
  118.  [SRT] Square RooT
  119.  [FAC] factorial (!)
  120.  [POW] x to the POWer of y
  121.  Keys [A],...,[F] can be used only in HEX mode,
  122.  either by clicking on them or by pressing
  123.  Ctrl-A,...,Ctrl-F.
  124.  Additional functions:
  125.  [Send-EX] Send Expression to the edit window
  126.  [Send-RU] Send Result to the edit window
  127.  Calendar 
  128. The calendar displays the current month, highlighting today's date. The next and previous months can be viewed using the '+' or '-' keys respectivly.  The mouse can also be used to change the month by clicking on the 
  129.  icons. %
  130. Press Alt-F3 to close the calendar. 
  131.  ASCII Table 
  132. The ASCII table displays the entire IBM PC character set.  The current character is marked by a blinking block cursor, and the hexadecimal and decimal ASCII values of the character are displayed below the chart. A new character is selected by pressing it on the keyboard, by clicking the mouse on it in the chart, or by moving the cursor using the cursor keys. 
  133. You can also send characters which cannot be entered from the keyboard to the active edit window. You do it by positioning the cursor on a selected character and pressing [Send-C] button. (
  134. Press Alt-F3 to close the ASCII table. 
  135. About 
  136. When you choose the About command from the 
  137.  (System) menu, a dialog box appears, showing copyright and program version information. G
  138. To close the box, press Esc, Space, or Enter, or click the OK button. 
  139. Calendar 
  140. The Calendar menu item opens a small calendar which displays the current month. It also allows you to view other months. 
  141. ASCII table 
  142. The ASCII menu items opens an ASCII
  143. Table that displays the IBM PC character set. 
  144. Calculator 
  145. When you choose Calculator, a calculator is opened on the desktop. 
  146. Memory Info 
  147. Memory Info displays a Memory Information Window containing the following : ,
  148.   - Total DOS memory : the amount of RAM memory in KB
  149.     (up to 640KB)
  150.   - Program size : the size (in bytes) of the part of the
  151.     program which stays in memory all the time (not overlayed)
  152.   - Editor buffer : the amount of memory in bytes allocated to the
  153.     text editor
  154.   - Overlays buffer : the amount of memory in bytes allocated to
  155.     overlays (parts of the program that are loaded to memory from
  156.     a hard disk when needed)
  157.   - Remaining free memory : the amount of free memory in bytes
  158.     used for dynamic allocation (heap) e.g. for windows;
  159.  File
  160. Open 
  161.     (F3)
  162. The File
  163. Open command displays the 'Open a File' dialog box. In this dialog box you select the name of the text file you want to edit. &
  164. The Open
  165. File dialog box contains: 
  166.  an input
  167. box with a history list
  168.  a list
  169. box to browse the directory
  170.  the standard Cancel button
  171.  Open action button
  172.  an information panel that describes the
  173.    selected file
  174.  Name 
  175.                                  
  176. The Name input box is where you enter the name of the file to select, or the file-name mask to use as a filter for the Files list box (for example, *.*). 
  177.  Files 
  178.                                  
  179.   FILENM01.PAS  
  180.   FILENM09.PAS  
  181.   FILENM02.PAS  
  182.   FILENM10.PAS  
  183.   FILENM03.PAS  
  184.   FILENM11.PAS  
  185.   FILENM04.PAS  
  186.   FILENM12.PAS  
  187.   FILENM05.PAS  
  188.   ..            
  189.   FILENM06.PAS  
  190.   \MOREXAMP     
  191.   FILENM07.PAS  
  192.   \TOURS        
  193.   FILENM08.PAS  
  194.   \ANSWERS.DIR  
  195. The Files list box lists the names of files in the current directory that match the file-name mask in the Name input box, plus the parent directory and all subdirectories. 
  196.  C:\TP\EXAMPLES\*.PAS                     
  197.  HELLO.PAS       52  Jul 14,1990  12:00pm 
  198. The File information panel shows the path name, file name, date, time, and size of the selected file. =
  199. None of the items on this information panel are selectable. 
  200.  [ Open ] 
  201. The Open button opens a new edit window and places the selected file in that window. 
  202.  [ Cancel ] 
  203. If you choose Cancel, nothing changes and no action occurs, and the dialog box is put away. M
  204. (Esc always cancels a dialog box, even if a Cancel button does not appear.) 
  205.  File
  206.  File
  207. New opens a new edit
  208. window.
  209.  Using Edit Windows 
  210. A window is a bordered screen area that you can move, resize, zoom, rearrange, close, and open. 
  211. You can have any number of windows open on the desktop (as long as there is enough memory), but only one window can be active at any time. The active window is the one that you're currently working in. It always has a double-lined border around it, and it always has these elements: x
  212.      Close                  Zoom
  213.       box                    box
  214.        
  215.                       
  216.        V                      V
  217.  Title Bar 
  218.                             
  219.                             
  220.                             
  221.                             
  222.                             
  223.                             
  224.                             
  225.      
  226.      
  227.                      ^                 
  228.                      
  229.                                        
  230.                                  Scroll Bars
  231. Generally, any command you choose or text you type applies only to the active window. (But if you have the same file open in several windows, the action applies to the file in each of those windows.) j
  232. If your windows overlap, the active window is always the topmost one (the one on top of all the others). 
  233. To make a window active (topmost), click on the window area (if part of it is visible), use Window
  234. command or press F6 until you get to the desired window. 
  235. Also first 9 windows are numbered from 1 to 9. If the window has a number it is displayed beside the Zoom Box (in the upper right corner). Numbered windows can be selected by pressing Alt-<n> keys where <n> is the window number (1..9). 
  236. Edit windows also show the cursor's position (the current line and column number) as YY:XX in the bottom of the Edit window frame, where YY is the line number and XX is the column number. 
  237.  Using Editor
  238. There are two ways to get into an open Edit window (make it active): l
  239.  1)  Click on it.
  240.  2)  Press (or click) F6 to cycle through the
  241.      open windows (or choose Window
  242. Next).
  243. To close the active Edit window, choose Window
  244. Close, click on a close box or press Alt-F3. Q
  245. Once in the Edit window, you enter text just as if you were using a typewriter. u
  246.  When you want to end a line, press Enter.
  247.  To exit the editor, press F10 (it will get
  248.    you to the menu
  249. bar).
  250. The maximum line width in an Edit window is 249 characters; you'll get a beep if you try to type past that. 
  251. See also: n
  252. window
  253.  Cursor
  254. Movement
  255. Commands
  256.  Insert
  257. Delete
  258. Commands
  259.  Block
  260. Commands
  261.  Miscellaneous
  262. Commands
  263.  Cursor Movement Commands 
  264.  Character left  
  265.  Ctrl-S or Left arrow
  266.  Character right 
  267.  Ctrl-D or Right arrow
  268.  Word left       
  269.  Ctrl-A or Ctrl-Left arrow
  270.  Word right      
  271.  Ctrl-F or Ctrl-Right arrow
  272.  Line up         
  273.  Ctrl-E or Up arrow
  274.  Line down       
  275.  Ctrl-X or Down arrow
  276.  Page up         
  277.  Ctrl-R or PgUp
  278.  Page down       
  279.  Ctrl-C or PgDn
  280.  Begining of text
  281.  Ctrl-PgUp
  282.  End of text     
  283.  Ctrl-PgDn
  284.  Insert & Delete Commands 
  285.  Insert mode on/off   
  286.  Ctrl-V or Ins
  287.  Delete line          
  288.  Ctrl-Y
  289.  Delete to end of line
  290.  Ctrl-Q Y
  291.  Delete character left
  292.  Ctrl-H or Backspace
  293.  Delete character     
  294.  Ctrl-G or Del
  295.  Delete word right    
  296.  Ctrl-T
  297.  Block Commands 
  298.  Mark block begin    
  299.  Ctrl-K B or Shift-arrow
  300.  Delete block        
  301.  Del or Ctrl-Del
  302.  Hide/display block  
  303.  Ctrl-K H
  304.  Paste from Clipboard
  305.  Ctrl-K C or Shift-Ins
  306.  Cut to Clipboard    
  307.  Ctrl-K Y or Shift-Del
  308.  Copy to Clipboard   
  309.  Ctrl-K K or Ctrl-Ins
  310.  Set Marker          
  311.  Ctrl-K 0..9
  312.  Block Indent        
  313.  Ctrl-K I
  314.  Block Unindent      
  315.  Ctrl-K U
  316.  Upper to Lower case 
  317.  Ctrl-K L
  318.  Lower to Upper case 
  319.  Ctrl-K O
  320.  Flip case           
  321.  Ctrl-K F
  322.  Miscellaneous Commands 
  323.  Menu bar             
  324.  Save and edit        
  325.  New file             
  326.  Close active window  
  327.  Alt-F3
  328.  Tab                  
  329.  Ctrl-I or Tab
  330.  Auto-Indent On/Off   
  331.  Ctrl-O
  332.  Find                 
  333.  Ctrl-Q F
  334.  Find & replace       
  335.  Ctrl-Q A
  336.  Repeat last find     
  337.  Ctrl-L
  338.  Find Marker          
  339.  Ctrl-Q 0..9
  340.  Jump to line         
  341.  Ctrl-Q J
  342.  Duplicate line       
  343.  Ctrl-K D
  344.  Abort operation      
  345.  Force Page Break     
  346.  Ctrl-P
  347.  Cursor Movement Commands 
  348.  Character left  
  349.  Ctrl-S or Left arrow
  350.  Character right 
  351.  Ctrl-D or Right arrow
  352.  Word left       
  353.  Ctrl-A or Ctrl-Left arrow
  354.  Word right      
  355.  Ctrl-F or Ctrl-Right arrow
  356.  Line up         
  357.  Ctrl-E or Up arrow
  358.  Line down       
  359.  Ctrl-X or Down arrow
  360.  Page up         
  361.  Ctrl-R or PgUp
  362.  Page down       
  363.  Ctrl-C or PgDn
  364.  Begining of text
  365.  Ctrl-PgUp
  366.  End of text     
  367.  Ctrl-PgDn
  368.  Insert & Delete Commands 
  369.  Insert mode on/off   
  370.  Ctrl-V or Ins
  371.  Delete line          
  372.  Ctrl-Y
  373.  Delete to end of line
  374.  Ctrl-Q Y
  375.  Delete character left
  376.  Ctrl-H or Backspace
  377.  Delete character     
  378.  Ctrl-G or Del
  379.  Delete word right    
  380.  Ctrl-T
  381.  Block Commands 
  382.  Mark block begin    
  383.  Ctrl-K B or Shift-arrow
  384.  Delete block        
  385.  Del or Ctrl-Del
  386.  Hide/display block  
  387.  Ctrl-K H
  388.  Paste from Clipboard
  389.  Ctrl-K C or Shift-Ins
  390.  Cut to Clipboard    
  391.  Ctrl-K Y or Shift-Del
  392.  Copy to Clipboard   
  393.  Ctrl-K K or Ctrl-Ins
  394.  Set Marker          
  395.  Ctrl-K 0..9
  396.  Block Indent        
  397.  Ctrl-K I
  398.  Block Unindent      
  399.  Ctrl-K U
  400.  Upper to Lower case 
  401.  Ctrl-K L
  402.  Lower to Upper case 
  403.  Ctrl-K O
  404.  Flip case           
  405.  Ctrl-K F
  406.  Miscellaneous Commands 
  407.  Menu bar             
  408.  Save and edit        
  409.  New file             
  410.  Close active window  
  411.  Alt-F3
  412.  Tab                  
  413.  Ctrl-I or Tab
  414.  Auto-Indent On/Off   
  415.  Ctrl-O
  416.  Find                 
  417.  Ctrl-Q F
  418.  Find & replace       
  419.  Ctrl-Q A
  420.  Repeat last find     
  421.  Ctrl-L
  422.  Find Marker          
  423.  Ctrl-Q 0..9
  424.  Jump to line         
  425.  Ctrl-Q J
  426.  Duplicate line       
  427.  Ctrl-K D
  428.  Abort operation      
  429.  Force Page Break     
  430.  Ctrl-P
  431.  File
  432. Save 
  433.      (F2)
  434. Save command saves a file from the active edit
  435. window on the disk. If a file name does not contain a path the file is saved in the current directory. 
  436.  File
  437. Save as 
  438. Save as command allows you to save the file from the active window to a disk under a different name. This command opens a 'Save File as' dialog box. '
  439. The Save
  440. as dialog box contains: 
  441.  an input
  442. box with a history list
  443.  a list
  444. box to browse the directory
  445.  the standard Cancel button
  446.  the standard OK button
  447.  an information panel that describes the
  448.    selected file
  449.  [ OK ] 
  450. The OK button saves a file from the active window under the name entered onto input
  451. box. 
  452.  Name 
  453.                                  
  454. The Name input box is where you enter the name under which you want to save the file, or the file-name mask to use as a filter for the Files list box (for example, *.*). 
  455.  File
  456. Write Block 
  457. This function allows you to write a selected block of text to a file. The 'Save Block as' dialog box will be displayed in which you can enter the file name under which you want to save the selected block of text. (
  458. The Save
  459. Block
  460. as dialog box contains: 
  461.  an input
  462. box with a history list
  463.  a list
  464. box to browse the directory
  465.  the standard Cancel button
  466.  the standard OK button
  467.  an information panel that describes the
  468.    selected file
  469.  File
  470. Change dir 
  471. This function allows you to read a file into current text. The text will be inserted into current cursor position. The standard 'Open a File' dialog box is opened. P
  472. In this dialog box you select the name of the text file you want to read from. &
  473. The Open
  474. File dialog box contains: 
  475.  an input
  476. box with a history list
  477.  a list
  478. box to browse the directory
  479.  the standard Cancel button
  480.  Open action button
  481.  an information panel that describes the
  482.    selected file
  483.  File
  484. Change dir 
  485. Change Dir brings up the Change
  486. Directory dialog box, in which you can change the current directory. 
  487.  File
  488. DOS shell 
  489. With the DOS Shell command, you can leave the program temporarily to perform a DOS command or run another program. 8
  490. To return to Vision Edit, type EXIT at the DOS prompt. 
  491.  File
  492. Exit 
  493. The Exit command terminates this program. 
  494.  Edit
  495. Undo 
  496. Undoes all the changes from made from the last cursor movement. 
  497.  Edit
  498.   (Shift-Del or Ctrl-K Y)
  499. Deletes the selected block of text from the active window to the clipboard. 
  500. See also block
  501. commands. 
  502.  Edit
  503. Copy 
  504.   (Ctrl-Ins or Ctrl-K K)
  505. Copies the selected block of text from the active window to the clipboard. 
  506. See also block
  507. commands. 
  508.  Edit
  509. Paste 
  510. Copies a block of text from the clipboard to the active window. 
  511. See also block
  512. commands. 
  513.  Edit
  514. Show clipboard 
  515. Displays a clipboard window on the screen. 
  516.  Edit
  517. Clear 
  518. Deletes the selected block of text from the active window. 
  519. See also block
  520. commands. 
  521.  Edit
  522. NoBox 
  523.    (Ctrl-Alt-0)
  524. It restores a normal mode of operation for Arrow Keys if you have used them for drawing boxes. 
  525. See also: ;
  526. SinleBox, Edit
  527. DoubleBox, Edit
  528. MixedBox, Edit
  529. Eraser 
  530.  Edit
  531. SingleBox 
  532.   (Ctrl-Alt-1)
  533. It selects Single Box drawing style. You can draw boxes using Arrow Keys. 
  534. Example Single Box: O
  535.       
  536.       
  537.       
  538. See also: 8
  539. NoBox, Edit
  540. DoubleBox, Edit
  541. MixedBox, Edit
  542. Eraser 
  543.  Edit
  544. DoubleBox 
  545.   (Ctrl-Alt-2)
  546. It selects Double Box drawing style. You can draw boxes using Arrow Keys. 
  547. Example Double Box: O
  548.       
  549.       
  550.       
  551. See also: 8
  552. NoBox, Edit
  553. SingleBox, Edit
  554. MixedBox, Edit
  555. Eraser 
  556.  Edit
  557. MixedBox 
  558.    (Ctrl-Alt-3)
  559. It selects Mixed Box drawing style. You can draw boxes using Arrow Keys. 
  560. Example Mixed Box: R
  561.      
  562.      
  563.      
  564. See also: 9
  565. NoBox, Edit
  566. SingleBox, Edit
  567. DoubleBox, Edit
  568. Eraser 
  569.  Edit
  570. Eraser 
  571.    (Ctrl-Alt-4)
  572. It puts Arrow Keys into Erase Mode. Using Arrow Keys you can erase boxes and other characters. 
  573. See also: ;
  574. NoBox, Edit
  575. SingleBox, Edit
  576. DoubleBox, Edit
  577. MixedBox 
  578.  Edit
  579. Reformat Paragraph 
  580.   (Alt-R)
  581. A Paragraph means a portion of text (typically several lines) delimited by empty lines. 
  582. Reformat Paragraph function works only for the current paragraph (on which the cursor is positioned). It tries to accommodate as many words as possible on every line. If a line is too long it is wraped. 
  583.  Search
  584. Search again 
  585.   (Ctrl-L)
  586. Repeats the last search/replace from the current cursor position. 
  587.  Window
  588. Size/move 
  589.     (Ctrl-F5)
  590. Choose this command to change the size or position of the active window. 
  591.   Size
  592. If you press Shift while you use the arrow keys, you can change the size of the active window. Once you've adjusted its size or position, press Enter. Q
  593. If a window has a Resize corner, you can drag that corner to resize the window. 
  594.   Move
  595. When you choose Window
  596. Size/Move, the active window moves in response to the arrow keys. Once you've moved the window to where you want it, press Enter. F
  597. You can also move a window by dragging its title bar with the mouse. 
  598.  Window
  599. Zoom 
  600.     (F5)
  601. Choose Zoom to resize the active window to the maximum size. If the window is already zoomed, you can choose this command to restore it to its previous size. {
  602. You can also double-click anywhere on the window's title bar (except where an icon appears) to zoom or unzoom the window. 
  603.  Window
  604. Tile 
  605. Choose Window
  606. Tile to tile all windows on the desktop. L
  607.                
  608.                
  609.                
  610.                
  611.                
  612.                
  613.                
  614.                
  615.                
  616.                
  617.                
  618.                
  619.                
  620.                
  621.                
  622.                
  623.              Tiled Windows
  624.  Window
  625. Cascade 
  626. Choose Window
  627. Cascade to stack all windows on the desktop. A
  628.                          
  629.                          
  630.                          
  631.                          
  632.                          
  633.         Cascaded Windows
  634.  Window
  635. Next 
  636.    (F6)
  637. Choose Next to cycle forwards through the windows on the desktop. 
  638.  Window
  639. Previous 
  640.     (Shift-F6)
  641. Choose Window
  642. Previous to cycle backwards through the windows on the desktop. 
  643.  Window
  644. Close 
  645.     (Alt-F3)
  646. Choose  Window
  647. Close to close the active window. N
  648. You can also click the Close box in the upper left corner to close a window. 
  649.  Options
  650. Mouse... 
  651. The Mouse command brings up the Mouse
  652. Options dialog box, where you can set various options that control how your mouse works, including: R
  653.  how fast a double-click is
  654.  which mouse button (right or left) is
  655.    active
  656.  Options
  657. Colors... 
  658. The Colors item brings up the Colors
  659. dialog box, where you can customize the colors of the display. 
  660.  Options
  661. Preferences... 
  662. The Preferences item brings up the Preferences dialog box, where you can set Auto Save options as well as the Screen Size (if you have EGA/VGA graphics adapter you can change the display mode from 25 to 43/50 lines). A
  663. In this dialog box you can also change various Editor settings. /
  664. For more details see: Preferences
  665. dialog
  666. box. 
  667.  Options
  668. Save Desktop 
  669. Saves the state of all open windows to a file call EDIT.DSK. This file can be reloaded by selecting Options
  670. Restore
  671. Desktop. 
  672.  Options
  673. Restore Desktop 
  674. Restore a previously-saved state of all open windows from a file called EDIT.DSK. This file is saved via the Options
  675. Desktop menu command. 
  676.  Options
  677. Clear Desktop 
  678. Clears desk
  679. top by closing all open windows and dialog boxes. 
  680.  Clipboard 
  681. Clipboard is a special window to/from which you can copy/paste/cut blocks of text to/from other edit
  682. windows. 
  683. See also block
  684. commands. 
  685.  Options
  686. Load Options 
  687. This command loads Color Palettes, Mouse
  688. Options, Auto
  689. options, and Screen
  690. Size from EDIT.OPT file if the file exists. The EDIT.OPT file is created by Options
  691. Options command. =
  692. You can modify Color Palettes using Options
  693. Colors command. <
  694. You can modify Mouse Settings using Options
  695. Mouse command. V
  696. You can modify Auto Save settings and Screen Size using Options
  697. Preferences command. 
  698.  Options
  699. Save Options 
  700. This command saves color palettes, Mouse
  701. Options, Auto
  702. options, and Screen
  703. Size to EDIT.OPT file. If the file exists it will be erased. The options from the EDIT.OPT file are loaded using Options
  704. Options command. =
  705. You can modify Color Palettes using Options
  706. Colors command. A
  707. You can modify Mouse Settings using Options
  708. Mouse menu command. V
  709. You can modify Auto Save settings and Screen Size using Options
  710. Preferences command. 
  711.  Print
  712. Print Options 
  713. This command displays a Print
  714. Options dialog box which allows setting the following parameters: 
  715.  - Eject a page Before printing (Yes/No)
  716.  - Eject a page After printing (Yes/No)
  717.  - DOS LPT # : LPT1,...,LPT4
  718.  - Number of Lines per Page
  719.  - Left Margin
  720.  Print
  721. Print File  
  722. This command displays a Select
  723. Print dialog box which allows you to select a file that you want to print. w
  724. The file must exist on your disk, so if you are editing a new file you have to save it before you can start printing. [
  725. After you select a file to print, printing starts and a Print
  726. Status window is displayed. 
  727. You can cancel printing at any time by pressing F9 function key or by clicking with the mouse on Stop Print label on the status line. o
  728. Since printing is done in "background" you can continue using other functions of Vision Edit during printing. 
  729.  Print
  730. Display Status 
  731. This command displays a Print
  732. Status window if it has not been already open. You can close it at any time using menu command Print
  733. Close
  734. Status. 
  735.  Print
  736. Close Status 
  737. This command closes a Print
  738. Status window if it has been open. You can reopen it later (during printing) using menu command Print
  739. Status. 
  740.  Print Status Window 
  741. Print Status Window displays the following (with respect to the currently printed file): 
  742.  - current character number
  743.  - current line number (on the current page)
  744.  - current page number
  745.  - file name
  746.  - Graphical Indicator showing the percentage already printed:
  747.           
  748.           |           |           |
  749.           0%          50%       100%
  750.  [ Open ] 
  751. The Open button opens a file which for printing. 
  752.  Regular Expressions 
  753. Regular Expresions can be used in a search string. They can contain the following wildcard characters: `
  754.  ^    A circumflex at the start of the string
  755.       matches the start of a line.
  756.  $    A dollar sign at the end of the 
  757.       expression matches the end of a line.
  758.  .    A period matches any character.
  759.  *    A character followed by an asterisk 
  760.       matches any number of occurrences 
  761.       (including zero) of that character. 
  762.       For example "bo*" matches "bot","b",
  763.       "boo" and also "be".
  764.  +    A character followed by a plus sign
  765.       matches any number of occurrences
  766.       (but not zero) of that character. For
  767.       example "bo+" matches "bot" and "boo",
  768.       but not "be" or "b".
  769.  []   Characters in brackets match any one
  770.       character that appears in the brackets
  771.       but no others. For example "[bot]"
  772.       matches "b", "o" or "t".
  773.  [^]  A circumflex at the start of the string 
  774.       in brackets means NOT. Hence, "[^bot]" 
  775.       matches any characters except "b", "o" 
  776.       or "t".
  777.  [-]  A hyphen within the brackets signifies
  778.       a range of characters. For example,
  779.       "[b-o]" matches any character from "b" 
  780.       through "o".
  781.  \    A backslash before a wildcard character
  782.       means that the wildcard will be treated
  783.       as a normal character not as a wildcard.
  784.  Help
  785. Help Index 
  786.     (Ctrl-F1)
  787. Help Index command displays a list of topics which are explained by the Help system. G
  788. You can get to the topic explanation by double-clicking on the topic. 
  789.  Help Index 
  790. |About
  791. |ASCII
  792. table
  793.  ASCII
  794. Table
  795.  Calculator
  796.  Calculator
  797. Functions
  798. |Calculator
  799.  Calendar
  800. |Calendar
  801.  Clipboard
  802.  Colors
  803. Dialog
  804.  Desk
  805.  Dialog
  806.  Vision
  807.  Edit|Clear
  808.  Edit|Copy
  809.  Edit|Cut
  810.  Edit|DoubleBox
  811.  Edit|Eraser
  812.  Edit|MixedBox
  813.  Edit|Paste
  814.  Edit|Show
  815. clipboard
  816.  Edit|SingleBox
  817.  Edit
  818. Window
  819.  Edit|Undo
  820.  File|Change
  821.  File|DOS
  822. shell
  823.  File|Exit
  824.  File|Open
  825.  File|New
  826.  File|Read
  827.  File|Save
  828.  File|Save
  829.  File|Write
  830. Block
  831.  Find
  832. Dialog
  833.  Help
  834. |Memory
  835.  Menu
  836.  Mouse
  837. Options
  838. Dialog
  839.  Open
  840. Dialog
  841.  Options|Clear
  842. Desktop
  843.  Options|Colors
  844.  Options|Mouse
  845.  Options|Load
  846. Options
  847.  Options|Preferences
  848.  Options|Restore
  849. Desktop
  850.  Options|Save
  851. Desktop
  852.  Options|Save
  853. Options
  854.  Preferences
  855. dialog
  856.  Pull-down
  857.  Reformat
  858. Paragraph
  859.  Regular
  860. Expressions
  861.  Replace
  862. Dialog
  863.  Search|Find
  864.  Search|GoToLine
  865.  Search|Replace
  866.  Search|Search
  867. again
  868.  Status
  869.  Text
  870. Editor
  871.  Using
  872. Windows
  873.  Window|Cascade
  874.  Window|Close
  875.  Window|Next
  876.  Window|Previous
  877.  Window|Size/move
  878.  Window|Tile
  879.  Window|Zoom
  880.  Open a File Dialog Box 
  881. The 'Open a File' dialog box contains an input box, a file
  882. list, a file information panel, the standard button Cancel, one other action button (Open), plus a history list that's attached to the Name
  883. input
  884. box. 
  885. See also : Dialog
  886. Box. 
  887.  Change Directory dialog box 
  888. The Change Directory dialog box consists of an input box, a list box, the standard OK and Help buttons, and two other buttons (Chdir and Revert). |
  889.  Directory Name 
  890.                                      
  891. The Directory Name input box is where you type in the path of the new directory. 
  892.  Directory Tree 
  893.    Drives                            
  894. C:\                            
  895.      
  896. TP                           
  897.        
  898. TVISION                    
  899. The Directory Tree list box enables you to navigate directories by using the selecting bar and pressing Enter. 
  900. If you're using the keyboard, press Enter to make the selected directory be the current directory, then choose OK or press Esc to exit the dialog box. +
  901.  [Chdir ] 
  902. The Chdir button changes the current directory once you've selected or typed in a directory name. +
  903.  [Revert] 
  904. The Revert button goes back to the previous directory, as long as you haven't yet exited the dialog box. 
  905. See also : Dialog
  906. Box. 
  907.  Find Dialog Box 
  908. The Find dialog box contains an input box with a history list, a group of check boxes, and the standard OK, and Cancel buttons. 
  909.  Text to Find 
  910.                        
  911. Enter the search string in the Text to Find input box and choose OK to begin the search, or choose Cancel to forget it. 
  912. Press the Down arrow key if you want to show the history list associated with the input box. You can select a string from the history list by positioning the cursor on it and pressing <Enter> or by clicking on the item with a mouse. r
  913.  [X] Case sensitive     
  914.  [X] Whole words only   
  915. This group of check boxes governs the kind of strings that the editor searches for. Y
  916. Start
  917.  [X] From Cursor  
  918.  [X] From Origin  
  919. This group of check boxes determines whether the Search starts from the current cursor position or from the beginning of the file. O
  920. Regular Expressions
  921.  [X] On/Off           
  922. When Regular Expressions is checked on Vision Edit recognizes GREP-like
  923. wildcards in the search string. 
  924. See also : Dialog
  925. Box. 
  926.  Replace Dialog Box 
  927. The Replace dialog box contains three input boxes with associated history lists, a group of check boxes, and the standard OK, and Cancel buttons. Z
  928. Most components of the Replace dialog box are identical to those in the Find
  929. dialog
  930. box. 
  931.  Text to Find 
  932.                    
  933. Enter the search string in the Text to Find input box and choose OK to begin the search, or choose Cancel to forget it. 
  934. Press the Down arrow key if you want to show the history list associated with the input box. You can select a string from the history list by positioning the cursor on it and pressing <Enter> or by clicking on the item with a mouse. 
  935.  New Text 
  936.                        
  937. Enter the replacement string in the New Text input box. f
  938. You can also use the history list to the right of the box to select a string you've used previously. 
  939.  [X] Case sensitive     
  940.  [X] Whole words only   
  941.  [X] Prompt on Replace  
  942.  [X] Replace all        
  943. This group of check boxes governs the kind of strings that the editor searches for, and whether the replacement is automatic. Check Replace All if you want the editor to replace all occurrences of the search string found. Z
  944. Start
  945.  [X] From Cursor  
  946.  [X] From Origin  
  947. This group of check boxes determines whether the Search/Replace starts from the current cursor position or from the beginning of the file. O
  948. Regular Expressions
  949.  [X] On/Off           
  950. When Regular Expressions is checked on Vision Edit recognizes GREP-like
  951. wildcards in the search string. 
  952. See also : Dialog
  953. Box. 
  954.  GoToLine Dialog Box 
  955. The GoToLine dialog box contains one input boxe with associated history list, and the standard OK, and Cancel buttons. d
  956.  Enter line number 
  957.  123 
  958. In the input line you can enter the line number to which you want to jump directly. 
  959.  Help on the Mouse Options dialog box 
  960. This dialog box consists of one check box, one slider bar, and the standard buttons OK and Cancel. 
  961.  Mouse Double Click       
  962.  Slow     Medium     Fast 
  963. The Mouse Double Click slider bar adjusts the double-click speed of your mouse. ^
  964.  [X] Reverse Mouse Buttons 
  965. Reverse Mouse Buttons makes the right mouse button take on the normal functions of the left--and vice versa. B
  966.  See also:
  967.  Options
  968. Mouse...
  969. command
  970.  Dialog
  971.  Help on the Colors dialog box 
  972. The Colors dialog box consists of two list boxes, a text display area, the standard OK, Cancel, and Help buttons, and one of the following: 
  973.  On color and black-and-white systems, it
  974.    also contains two color palettes.
  975.  On monochrome systems, it contains a set
  976.    of radio buttons instead of the palettes.
  977. This dialog box is where you can change the colors of different parts of this program. 
  978.  Group 
  979.    Desktop          
  980.    Menus            
  981.    Dialogs/Calc     
  982.    Edit Window      
  983.    Calendar         
  984.    Ascii table      
  985.                     
  986. The Group list box contains the names of the different regions of the program that you can customize. L
  987.  Item 
  988.    Color            
  989.                     
  990. When you select a group from the Group list, the Item list box displays the names of the different views in that region. 
  991.  Foreground 
  992.  Background 
  993. On color and black-and-white systems, you use the Foreground and Background palettes to modify colors. 
  994.  Colors 
  995. ) Mono low        
  996.   ( ) Mono high       
  997.   ( ) Mono underscore 
  998.   ( ) Mono inverse    
  999. On monochrome systems, you use the Colors set of radio buttons systems to modify the character attributes. Q
  1000.  Text Text Text 
  1001.  Text Text Text 
  1002. On all systems, the display text (above the Help button) shows the current color or attribute settings. a
  1003. Changes do not take effect on the desktop until you close the Colors dialog box by choosing OK. 
  1004. See also : Dialog
  1005. Box. 
  1006.  Select File to Print Dialog Box 
  1007. The 'Select File to Print' dialog box contains an input box, a file
  1008. list, a file information panel, the standard button Cancel, one other action button (Open), plus a history list that's attached to the Name
  1009. input
  1010. box. 
  1011. See also : Dialog
  1012. Box. 
  1013.  Print Options Dialog Box 
  1014. This dialog box which allows setting various print parameters. It contains : x
  1015.  - 2 check boxes :
  1016.    - Eject a page Before printing (Yes if checked)
  1017.    - Eject a page After printing (Yes if checked)
  1018.  - 1 set of radio buttons (DOS LPT port selection) :
  1019.  LPT # 
  1020. ) LPT1  
  1021.   ( ) LPT2  
  1022.   ( ) LPT3  
  1023.   ( ) LPT4  
  1024.  - 2 input lines :
  1025.    - Number of Lines per Page
  1026.    - Left Margin
  1027.  Preferences dialog box 
  1028. This dialog box allows you to set the Auto Save and Editor options, TAB settings, as well as the screen mode. 
  1029. It contains: 
  1030. - 2 Auto Save check boxes : U
  1031.  Auto Save 
  1032.  [X] Desktop  
  1033.  [X] Options  
  1034. If a box is checked Vision Edit saves Desktop and/or Options respectivly on exit #
  1035. (also see : Options|Save
  1036. Options)  
  1037. - 2 Edit Options check boxes : ]
  1038.  Edit Options
  1039.  [X] Auto Indent
  1040.  [X] Auto Wrap  
  1041. If Auto Indent is checked, after you press Enter key the cursor will be positioned on a new line and below the first word of the previous line. 
  1042. If Auto Wrap is checked, the cursor will move automatically to the next line after you reach the right margin (last word will be moved to the new line). )
  1043. - 1 set of Screen Size radio buttons : e
  1044.  Screen Size 
  1045. ) 25 lines    
  1046.   ( ) 43/50 lines 
  1047. If you have a EGA/VGA graphics adapter you can display 43/50 lines on the screen )
  1048. - 1 set of Screen Size radio buttons : 
  1049.  TABs 
  1050. ) Use Spaces - smart TABs
  1051.   ( ) Use TAB characters     
  1052. If you select Use Spaces, whenever you press TAB key the appropriate number of spaces will be inserted. This option is useful for programmers since the cursor will move to the position under the next word of the previous line. If you select Use TABs, TAB character will be used (ASCII code #9) when you press a TAB key. 
  1053. - 1 input line : C
  1054.              
  1055.   TAB width  
  1056.   8   
  1057.              
  1058. It allows you to select the width of TABs. 
  1059.  Save File As dialog box 
  1060. The 'Save Block as' dialog box contains an input box, a file
  1061. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1062. input
  1063. box. 
  1064. See also : Dialog
  1065. Box. 
  1066.  Save File As dialog box 
  1067. The 'Save file as' dialog box contains an input box, a file
  1068. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1069. input
  1070. box. 
  1071. See also : Dialog
  1072. Box. 
  1073.